func runtime.doRecordGoroutineProfile

3 uses

	runtime (current package)
		mprof.go#L949: 			doRecordGoroutineProfile(fing)
		mprof.go#L1051: 			doRecordGoroutineProfile(gp1)
		mprof.go#L1065: func doRecordGoroutineProfile(gp1 *g) {